#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("javascripts/lightbox/images/blank.gif"/*tpa=http://www.travelbag.com.tr/includes/javascripts/lightbox/images/blank.gif*/) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("javascripts/lightbox/images/prev.gif"/*tpa=http://www.travelbag.com.tr/includes/javascripts/lightbox/images/prev.gif*/) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("javascripts/lightbox/images/next.gif"/*tpa=http://www.travelbag.com.tr/includes/javascripts/lightbox/images/next.gif*/) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}body {
background:#fff;
margin:0px;
padding:0px;
}

a { text-decoration:none; color:#900; }
a:hover { text-decoration:underline; }
a:active, a:visited { color:#900; }

div.title { font-weight:bold; font-size:16pt; }

h2, h3 { padding:0px; margin:0px; font-weight:bold; color:#900; text-decoration:none; }
h2 { font-size:10pt; }
h3 { font-size:10px; }
h3 a { color:#069; text-decoration:underline; }

body, table, th, td, p {
font-family: Verdana, Tahoma, Helvetica, Arial, Sans;
font-size: 8pt;
text-decoration: none;
}

#flash {
width:766px;
margin:auto;
padding:0px;
background:#fff;
}

#sayfa {
width:724px;
margin:auto;
padding:0px;
background:#fff;
padding-bottom:10px;
}

#baslik {
display:none;
background:#fff;
height:295px;
}

#icerik {
background:#fff;
margin:2px 0px;
border-right:1px solid #ccc;
}

#icerik div.single_column {
border-left:1px solid #ccc;
}

#icerik_sol {
padding-left:0px;
float:left;
width:500px;
padding-right:2px;
}

#icerik_sol.two_column {
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

#icerik_sag {
float:right;
width:218px;
background:#fff;
}

#statik { padding:4px 8px; text-align:justify; }
#statik img { margin:2px; padding:2px; border:1px solid #006699; }

#kiclik {
margin:0px;
clear:both;
background:#eaeaea;
}

img { border:none; }

img.cerceveli { margin:2px; padding:2px; border:1px solid #006699; }

.breadcrumb {
font-size:12px;
font-weight:bold;
background:url("../pix/icons/bullet_star.gif"/*tpa=http://www.travelbag.com.tr/pix/icons/bullet_star.gif*/) no-repeat;
padding-left:16px;
}

.menu_sag {
background:url("../pix/icons/bullet_star.gif"/*tpa=http://www.travelbag.com.tr/pix/icons/bullet_star.gif*/) no-repeat;
padding-left:16px;
}

legend, label, .label {
font-weight:bold;
}

input, select, textarea, fieldset {
border:1px solid #999;
}

a.subtitle {
display:block;
font-weight:bold;
font-size:10pt;
}

.bulleted {
padding-left:16px;
background:url("../pix/icons/bullet_red.gif"/*tpa=http://www.travelbag.com.tr/pix/icons/bullet_red.gif*/) no-repeat;
}

div.error { margin:4px; padding:4px; border:1px solid #f00; background-color:#fcc; }
div.message { margin:4px; padding:4px; border:1px solid #300; background-color:#cfc; text-align:center; }
